home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2004 September / Gamestar_65_2004-09_dvd.iso / Dema / bombermania_demo.exe / {app} / data.000 / Materials / gfx.material < prev    next >
Text File  |  2004-08-10  |  1KB  |  94 lines

  1. textures/white_alpha35
  2. {
  3.     {
  4.         map textures/white_alpha35.tga
  5.         blendFunc blend
  6.     }
  7. }
  8.  
  9. textures/white_alpha80
  10. {
  11.     {
  12.         map textures/white_alpha80.tga
  13.         blendFunc blend
  14.     }
  15. }
  16.  
  17. textures/white_alpha55
  18. {
  19.     {
  20.         map textures/white_alpha55.tga
  21.         blendFunc blend
  22.     }
  23. }
  24.  
  25.  
  26. whiteFade
  27. {
  28.     {
  29.         map textures/white.tga
  30.         blendFunc blend
  31.         alphaGen entity
  32.     }
  33. }
  34.  
  35. blackFade
  36. {
  37.     {
  38.         map textures/black.tga
  39.         blendFunc blend
  40.         alphaGen entity
  41.     }
  42. }
  43.  
  44.  
  45. // high scores line
  46. scorelineRed
  47. {
  48.     {
  49.         map textures/menu/scorelineRed.tga
  50.         blendFunc blend
  51.         alphagen wave sin 0.5 0.5 0 0.5
  52.     }
  53. }
  54.  
  55. // high scores lines
  56. scorelineGreen
  57. {
  58.     {
  59.         map textures/menu/scorelineGreen.tga
  60.         blendFunc blend
  61.         alphagen wave sin 0.5 0.5 0 0.5
  62.     }
  63. }
  64.  
  65. // high scores line
  66. scorelineYellow
  67. {
  68.     {
  69.         map textures/menu/scorelineYellow.tga
  70.         blendFunc blend
  71.         alphagen wave sin 0.5 0.5 0 0.5
  72.     }
  73. }
  74.  
  75. // high scores line
  76. scorelinePurple
  77. {
  78.     {
  79.         map textures/menu/scorelinePurple.tga
  80.         blendFunc blend
  81.         alphagen wave sin 0.5 0.5 0 0.5
  82.     }
  83. }
  84.  
  85. // high scores line
  86. scorelineBlue
  87. {
  88.     {
  89.         map textures/menu/scorelineBlue.tga
  90.         blendFunc blend
  91.         alphagen wave sin 0.5 0.5 0 0.5
  92.     }
  93. }
  94.